Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 78,302 for

font c api

(0.11 sec)
  1. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::Se<strong>C</strong>tionLayoutMode enum. Spe<strong>C</strong>ifies the layout mode for a se<strong>C</strong>tion allowing to define the do<strong>C</strong>ument grid behavior in <strong>C</strong>++....also depends on the size of the font. doc -> get_Styles () -> idx_get...idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 20 ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Spe<strong>C</strong>ifies options for the InsertHtml() method in <strong>C</strong>++.... UseBuilderFormatting 1 Use font and paragraph formatting specified...Aspose::Words Library Aspose.Words for C++ Aspose::Words::HeightRule enum...

    reference.aspose.com/words/cpp/aspose.words/htm...
  3. Public API Changes in Aspose.Cells 8.3.2|Docume...

    <strong>C</strong>lass Libraries & REST APIs for the developers to manipulate & pro<strong>C</strong>ess Files from Word, Ex<strong>C</strong>el, PowerPoint, Visio, PDF, <strong>C</strong>AD & several other <strong>C</strong>ategories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, Ma<strong>C</strong>OS & Android platforms....Ask AI Public API Changes in Aspose.Cells 8.3.2 Contents [ Hide...changes to the Aspose.Cells API from version 8.3.1 to 8.3.2 that...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Working with Pages | C++ API Solution

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the fun<strong>C</strong>tionality in <strong>C</strong>++...Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/page/cpp/xps/working-with-pages/
  5. PDL Conversion | API Solution C# .NET

    <strong>C</strong>onvert PS, EPS, and XPS to PDF and Images in<strong>C</strong>luding BMP, JPG, PNG, and TIFF using the .NET library with the Aspose.Page PDL <strong>C</strong>onversion fun<strong>C</strong>tionality....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    products.aspose.com/page/net/conversion/
  6. Crop EPS | C# .NET API Solution

    <strong>C</strong>rop EPS fun<strong>C</strong>tionality offered by Aspose.Page API solution for .NET is explained and illustrated with the <strong>C</strong>ode snippets here....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/page/net/crop-eps/
  7. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to <strong>C</strong>onfigure <strong>Font</strong>s for rendering spreadsheets using Aspose.<strong>C</strong>ells for JavaS<strong>C</strong>ript via <strong>C</strong>++. Ensure <strong>Font</strong>s are available for optimal <strong>C</strong>onversion fidelity....Configuring Fonts for Rendering Spreadsheets with JavaScript via C++ Contents...Usage Scenarios Aspose.Cells APIs provide the facility to render...

    docs.aspose.com/cells/javascript-cpp/configurin...
  8. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_<strong>C</strong>hara<strong>C</strong>ter<strong>C</strong>ode method. Gets or sets the <strong>C</strong>hara<strong>C</strong>ter's <strong>C</strong>ode point value in de<strong>C</strong>imal or hexade<strong>C</strong>imal in <strong>C</strong>++....set_IsUnicode ( true ); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::ImportFormatMode enum | Aspose.W...

    Aspose::Words::ImportFormatMode enum. Spe<strong>C</strong>ifies how formatting is merged when importing <strong>C</strong>ontent from another do<strong>C</strong>ument in <strong>C</strong>++....source document uses Arial 16pt font and the “Heading 1” style in...document uses Times New Roman 14pt font. When importing text of “Heading...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::Do<strong>C</strong>umentBuilder::Push<strong>Font</strong> method. Saves <strong>C</strong>urrent <strong>C</strong>hara<strong>C</strong>ter formatting onto the sta<strong>C</strong>k in <strong>C</strong>++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...